Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Typo in introduction of security doc #1452

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

tdinev
Copy link

@tdinev tdinev commented Feb 4, 2025

No description provided.

wandi34 and others added 26 commits August 7, 2024 14:17
* Update to 4.1.0-SNAPSHOT
Update Spring Framework to 6.1.13
Update Spring Security to 6.3.3

Fixes spring-projects#1431

* Update to 4.1.0-SNAPSHOT
Update Spring Framework to 6.1.13
Update Spring Security to 6.3.3
Update WSS4J to 3.0.3

Fixes spring-projects#1431
…ad setConnectionRequestTimeout to restore the behaviour as before. (spring-projects#1437)

Fixes spring-projects#1436
* Fix problem with BeanPostProcessing

Change endpoint mapping from BeanPostProcessor to SmartInitializingSingleton
Added Test and updated test.sh to invoke with separate profile.

Fixes spring-projects#1435
…jects#1445)

Updates `io.spring.develocity.conventions:develocity-conventions-maven:0.0.19` to `0.0.22`
Excludes jakarta.xml.bind-api from spring-oxm to ensure consistent version is present in project.
* Add Observation implementation
* Move versions to parent pom properties
* Set micrometer dependency as optional
* Add license header and documentation
* Add Javadoc

Changed name of key "localname" to "localpart"
Removed superfluos method implementations
Modified implementation of ContextualName

* Updated ContextualName to match Span name conventions
* Replaced Assert with WarnThenDebugLogger
* Modified log-message
* Added nullability annotations
* Improved exeptionhandling and logging
* Extract common logic to ObservationHelper
* Fix for DomSource-handling

See spring-projects#1094
…rojects#1444)

Bumps [com.thoughtworks.xstream:xstream](https://github.com/x-stream/xstream) from 1.4.20 to 1.4.21.
- [Release notes](https://github.com/x-stream/xstream/releases)
- [Commits](https://github.com/x-stream/xstream/commits)

---
updated-dependencies:
- dependency-name: com.thoughtworks.xstream:xstream
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@snicoll snicoll added the status: waiting-for-triage An issue we've not yet triaged label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants